*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 16px;min-width: 1200px; overflow-x: hidden;}
a{text-decoration: none; color:#333; font-size: 16px;}
li{list-style: none;}
em,i{font-style: normal;}
:focus{ outline: none;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.gy{max-width: 1440px;margin: 0 auto;width: 100%;}

@font-face {
  font-family: "syu";
  src: url("//memberpic.114my.cn/017666/cssnew/syu.woff.txt") format("woff2"),
       url("//memberpic.114my.cn/017666/cssnew/syu.woff.txt") format("woff"),
       url("//memberpic.114my.cn/017666/cssnew/syu.ttf.txt") format("truetype"),
       url("//memberpic.114my.cn/017666/cssnew/syu.otf.txt") format("embedded-opentype"),
       url("//memberpic.114my.cn/017666/cssnew/syu.ttf.txt") format("svg");
}
@font-face {
font-family:din;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}
@font-face {
  font-family: 'iconfont';  /* Project id 4321474 */
  src: url('//at.alicdn.com/t/c/font_4321474_krey1tf2wlk.woff2?t=1700901050457') format('woff2'),
       url('//at.alicdn.com/t/c/font_4321474_krey1tf2wlk.woff?t=1700901050457') format('woff'),
       url('//at.alicdn.com/t/c/font_4321474_krey1tf2wlk.ttf?t=1700901050457') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{margin:0 auto; max-width:1440px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}

/*t_tit*/
.t_tit{text-align: center;}
.t_tit b{font-size: 38px;color: #0e131f;position: relative;display: inline-block;}
.t_tit b>span{font-weight: normal;position: relative;}
.t_tit b:before,.t_tit b:after{position: absolute;content: "";width: 6px;height: 24px;background: #007733;top: 13px;}
.t_tit b:before{left: -28px;}
.t_tit b:after{right: -28px;}
.t_tit b>span:before,.t_tit b>span:after{position: absolute;content: "";width: 6px;height: 12px;background: #02a94a;top: 27px;}
.t_tit b>span:before{left: -313px;}
.t_tit b>span:after{right: -41px;}
.t_tit p{font-size: 18px;color: #666;padding-top: 15px;}

/*t_tit*/
.t_titd{text-align: center;}
.t_titd b{font-size: 38px;color: #0e131f;position: relative;display: inline-block;}
.t_titd b>span{font-weight: normal;position: relative;}
.t_titd b:before,.t_titd b:after{position: absolute;content: "";width: 6px;height: 24px;background: #007733;top: 10px;}
.t_titd b:before{left: -28px;}
.t_titd b:after{right: -28px;}
.t_titd b>span:before,.t_titd b>span:after{position: absolute;content: "";width: 6px;height: 12px;background: #02a94a;top: 27px;}
.t_titd b>span:before{left: -220px;}
.t_titd b>span:after{right: -41px;}
.t_titd p{font-size: 18px;color: #666;padding-top: 15px;}


/*t_tit*/
.t_titr{text-align: center;}
.t_titr b{font-size: 38px;color: #fff;position: relative;display: inline-block;}
.t_titr b>span{font-weight: normal;position: relative;}
.t_titr b:before,.t_titr b:after{position: absolute;content: "";width: 6px;height: 24px;background: #016c30;top: 10px;}
.t_titr b:before{left: -28px;}
.t_titr b:after{right: -28px;}
.t_titr b>span:before,.t_titr b>span:after{position: absolute;content: "";width: 6px;height: 12px;background: #02a94a;top: 27px;}
.t_titr b>span:before{left: -192px;}
.t_titr b>span:after{right: -41px;}
.t_titr p{font-size: 18px;color: #fff;padding-top: 15px;}

/*head*/
.head_nav.on {
    position: fixed;
    top: 0;
}
	.head_nav ul {    display: flex; justify-content: space-around;width: 100%;max-width: 87%;margin: 0 auto;}
	.head_r .head_nav li {position: relative;}
	.head.on .head_nav li>a:before {background:#489071;}
	.head_nav>ul>li>a:after {content:'';width:100%;height: 2vw;position:absolute;left: 0;}
	.head_d .head_nav>ul>li:first-child>a:after {width: 12vw;height: 3vw;left: -9vw;}
	.head_nav li:hover a:before,.head_nav>ul>li.cur a:before {width:100%;}
	.head.on .head_nav>ul>li>a { color: #333;}

.dh { padding:0 17px; color: red;}
.dh ul b {font-size: 15px; font-weight:normal;}
.dh ul p {font-size: 22px; font-weight:bold;}

.tab {height: 980px;overflow: hidden;}

/*head*/
.head {width: 100%;top: 0;z-index: 999; height: 110px;display: flex;transition: .5s; border-bottom: 1px rgba(255,255,255,0.4) solid;}
.head.on{background: rgba(0,119,51,0.8); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2); height: 70px;}
.head.on .head_nav li a ,.head.on .tit_cn, .h_tcc>b,.head.on .tit_cn a{color:#fff;}
.head.on .head_nav{}
.head.on .h_tcc>b{color:#fff;}
.head.on .h_tcc>p{color:#fff;}
.head.on .head_nav .dropmenu{top:89%;}
.head.on .htel{height: 70px;line-height: 70px;color: #fff;}
.head.on .htel span{height: 70px;line-height: 70px;color: #fff;}

.hea_logo{display: flex;align-items: center;}
.hea_logo img{width: 326px;}
.h_tcc{margin-left: 14px;}
.h_tcc>b{display: block;font-size: 21px;color: #333; letter-spacing:0px; letter-spacing: 3px;}
.h_tcc>p{font-size: 13px;color: #666;margin-top: 5px; letter-spacing: 0px; line-height: 18px;}
.h_tcc>p a{font-size: 13px; color: #666;}
.h_tcc>p span{display: block; font-size: 15px; padding-left:72px;}
.head_lc{width: 100%;display: flex;justify-content: space-between;align-items: center;height: 78px;position: relative;}
.hea_wz {margin-left: 83px; position: relative; height: 100%; display: flex; flex-direction: column;justify-content: center; }
.hea_wz>b {display: block; font-size: 22px; color: #333; }
.hea_wz>b>span {font-size: 21px; color: #083093; }
.hea_wz>p {font-size: 16px; color: #666; margin-top: 7px; }
.hea_wz:after {position: absolute; content: ""; background: rgba(0,0,0,0.07); top: 0; left: -41px; width: 1px; height: 100%; }

.tit_cn a {font-size:18px;color:#333;font-family: Arial; line-height: 99px;}
.head_box {width: 87%;margin: 0 auto;display: flex;    display: -webkit-flex;display: -moz-flex;justify-content: space-between;align-items: center;position: relative;}

.head.on .head_logo {background:url()no-repeat; width: 162px;height: 39px;}
.head.on .head_logo  img {display:none;}
.head.on .head_con>ul>li{height: 90px;}
.head.on .htel{line-height: 70px;}
.head_nav .on{background: linear-gradient(120deg,#489071 10%,#01ad51 80%); color: #fff; }
.head_nav .on a{ color: #fff; }
.head_nav {width:100%;  background:#fff;position: relative; z-index: 999; box-shadow: 1px 3px 26px -4px rgba(0,0,0,.15);}
.head_nav>ul>li:hover{background: linear-gradient(120deg,#489071 10%,#01ad51 80%); color: #fff;}
.head_nav>ul>li:hover a{color: #fff;}
.head_nav>ul>li {position: relative;transition: 0.5s; width: 100%;text-align: center;}
.head_nav>ul>li:after {content:'';width:0;height: 70px;background: linear-gradient(120deg,#489071 10%,#01ad51 80%);position: absolute;bottom:0px;left: 0;z-index: -1;opacity: 0;    transition: 0.5s;color: #fff;}
.head_nav>ul>li:after a{color: #fff;}
.head_nav>ul>li:hover:after,.head_nav>ul>li.cur:after {opacity: 1;width: 100%;transition: 0.5s;}
.head_nav>ul>li.cur:after a{color: #fff;}
.head_nav>ul>li.cur a{color: #fff;}
.head_nav>ul>li a {font-size: 16px; color: #000; line-height:70px;text-align: center;background: none !important;}
.head_con {position: absolute;right:3%;top:0;display: flex; justify-content: center; align-items: center;}
.head_con>ul {display: flex;    display: -webkit-flex; display: -moz-flex;}
.head_con>ul>li {width:50px;height: 50px; display: flex; display: -webkit-flex; display: -moz-flex;flex-direction: column;align-items: center;justify-content: center;position: relative;background:url(//memberpic.114my.cn/017666/uploadfile/image/20231108/20231108155523_1349220929.png) no-repeat center; border: 1px #eee solid; border-radius: 50%; margin-top: 11px; padding-left: 15px;}

.htel b {font-size: 14px; padding-bottom:3px; display: block; font-weight: normal;}
.htel p {color: #999; padding-top:0px; font-size: 20px; font-family: din; line-height: 22px; color: #cc0000;}

.htel{ height:100px; padding: 25px 12px; font-size:18px; line-height:90px; color: #333;}
.htel span {font-size: 20px;line-height:90px; color: #333;padding-right: 10px;}
.head_con>ul>li i {width:20px;height: 2px;background: #fff;margin: 3px 0;}
.head.on .dropmenu{top:100%;}
.head_nav .dropmenu .prolist2021_one a{font-size:20px; font-weight:bold;}
.head_nav .dropmenu a.prolist2021_one{font-size:22px; font-weight:bold;}
.head_nav .dropmenu:nth-child(3){width:168%;left: -74px;}
.head_nav .dropmenu{ position:absolute; top:150%; max-height:0; transition:all .3s ease; width:100%;left: -0px;z-index:9999; transition:all .3s ease; background:#f9f9f9; border-radius:0px; opacity:0; visibility:hidden; padding: 0px 0px;}
.head_nav .dropmenu a{ display:block; line-height:40px !important; text-align:center; font-size:14px !important; color:#666 !important; transition:all .5s ease; border-bottom: 1px #eee solid;}
.head_nav .dropmenu a:hover{ background:#007733; color:#fff;display:block;}
.head_nav .dropthree{ position:relative;}
.head_nav .dropthree>div{ position:absolute; left:105%; visibility:hidden; opacity:0; transition:all .3s ease; border-radius:5px;width:100%; background:#f9f9f9; top:0;}
.head_nav .dropthree:hover>div{ opacity:1; left:100%; visibility:visible; }
.head_nav li:hover .dropmenu{ max-height:1000px;  top:100%; opacity:1; visibility:visible;}
.head_nav .dropmenu table,.dropmenu tbody,.dropmenu tr,.dropmenu td{ display:block; width:100%;}

.head_nav li {    position: relative;}
.head_nav .prolist2021 {position:relative;}
.head_nav .prolist2021 ul {position:relative;}
.head_nav .prolist2021 li {position:relative;}
.head_nav .prolist2021 li dl {position:absolute;top:0;left:100%; transition: 0.5s;}
.head_nav li:hover dl {    opacity: 1; transition: 0.5s;}
.head_nav .prolist2021 li dl dt a {display: block;padding: 0 20px;width: 170px;height: 62px; border-bottom: none;background: #f8f8f8; color: #666; font-weight: 100; font-size: 16px; line-height: 62px;position: relative;    border-bottom: 1px #eee solid;}
.head_nav .prolist2021 li dl dt a:hover{background: #007733;color: #fff; }
.pro_tab .prolist2021 li dl dt a {display: block;padding: 0 20px;width: 100%;height: 62px; border-bottom: none;background: #f8f8f8; color: #666; font-weight: 100; font-size: 14px; line-height: 62px;position: relative;}
.nav_c>ul>li:hover .nav2 {transform: rotateX(0deg);}
.head_nav .prolist2021 li:hover dl { transform: rotateY(0deg);background: #000;}
.head_nav .prolist2021 li dl {position: absolute;top: 0; left: 100%;transition: 0.5s; transform-origin: left; transform: rotateY(90deg);z-index: 5;}*/

/*tel*/
.tit_cn{font-size:15px; line-height: 90px; padding:0 2%; color: #fff; width: 40%;}
.tit_con .phone:hover .phone_num, .head_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;opacity: 1;} 
.tit_sel {width: 427px; background: rgba(255,255,255,0.7);transform: rotateX(90deg);position: absolute;top:70px;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 99;opacity: 0;}
.tit_sel span {font-size: 24px;display: block;color: #333;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 7px;    border: 1px solid #dddddd;border-left: none;}
#search-bg{float:left; width:320px; height:33px; line-height: 33px;overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box;     border: 1px solid #dddddd;border-right: none;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center; line-height: 24px;}
.search-text a{ font-size:14px; color: #333 !important; line-height: 24px;}
.search-text a:hover{ font-size:15px; color: #333;}
.search-text span{ float:left;  color:#333;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #333; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #56bcce; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #56bcce;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}
.tab_con {width: 300px;background: #fff;padding: 30px 50px;  position: absolute;top: 0;right: 0;display: none;    overflow: auto !important;
    height: 800px;}
.tab_txt>ul p {font-size:20px;}
.tab_txt>ul>li {      padding: 30px 0; border-bottom: 1px #eee solid;}
.tab_txt>ul>li>a {font-size:18px;    color: #333 !important;}
.tab_txt>ul>li>span {font-size:14px;color: #999; display: block; margin-top: 10px; line-height:28px;}
.tab_txt>ul>li>span>a {font-size:14px;color: #999;}
.tab_tit {font-size:24px; border-bottom: 1px #eee solid; padding-bottom:40px;}
.tab_tit em{color: #ccc; display: block;text-transform: uppercase; font-size: 14px; font-family: Arial;}
.button {width: 30px; height: 30px;background: #fff; position: absolute;right: 12px; top: 12px;cursor: pointer;}
.button:before {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(45deg);}
.button:after {content:'';width:30px;height:2px;position:absolute;top:25px;left:0;background:#333;transform: rotate(-45deg);}
.tab_txt {padding-top: 16px;}

@media only screen and (max-width:600px){.slider{height:320px;position:relative;width:100%}
}
@media only screen and (min-width:601px) and (max-width:992px){.slider{height:400px;position:relative;width:100%}
}
@media only screen and (min-width:993px){.slider{height:500px;position:relative;width:100%}
}
.slider.fullscreen{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}
.slider.fullscreen ul.slides{height:100%}
.slider.fullscreen ul.indicators{z-index:2;bottom:30px}
.slider .slides{background-color:#f0f4f7;margin:0;height:100%}
.slider .slides li{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:inherit;overflow:hidden;background-color:#000;}
.slider .slides li img{height:100%;width:100%;border-radius:0;background-size:cover;background-position:center}
.slider .slides li .caption{color:#fff;position:absolute;top:22%;left:5%;width:90%;opacity:0}
.slider .mservice,.slider h2,.slider h3,.slider h4{-webkit-text-shadow:#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem;-moz-text-shadow:#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem;text-shadow:#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem,#000 .2rem .2rem .5rem; font-size: 3.2rem;}
.slider .slides li .caption p{color:#e0e0e0}
.slider .slides li .caption h5{line-height:160%;padding:2rem 0}
.caption .btn-large{padding:0 1rem;background-color:rgb(0,0,0,.7);}
.slider .slides li.active{z-index:2}
.slider .indicators{position:absolute;text-align:center;left:0;right:0;bottom:25px;margin:0;z-index:9}
.slider .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:16px;width:16px;margin:0 6px;background-color:rgba(255,255,255,0.4);-webkit-transition:background-color .3s;-moz-transition:background-color .3s;-o-transition:background-color .3s;-ms-transition:background-color .3s;transition:background-color .3s;border-radius:50%}
.slider .indicators .indicator-item.active{background-color:#489071}
.center, .center-align {text-align: center;}
h2 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin: 2rem 0 1rem 0;
}
.mservice {
    padding: 2rem 0;
    font-size: 1.5rem;
    color: #fff;
    margin: 0.82rem 0 0.656rem 0;
}
.mservice em{font-size: 1.2rem; line-height: 1.7rem}
.caption .btn-large {
    font-size: 1.2rem;
    padding: 0.5rem 1.5rem;
    background-color: rgb(0,0,0,.7);
    color: #fff;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity,transform;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.btn-large i {line-height: inherit;color: #fff;}
.btn, .btn-flat, .btn-large{border-radius: 30px; padding: 4%;}

.jec_c{display: flex;justify-content: space-between;}
.jec_c li{width: 100%;display: flex;align-items: center;box-shadow: 1px 1px 38px rgba(0,0,0,0.1); justify-content: center;border-radius: 0px;background: #fff; padding:1.5% 5%;}
.jec_c li span{font-size: 40px;color: #028a3e;position: relative;}
.jec_c li span:after{position: absolute;content: "";width: 28px;height: 28px;border-radius: 100%;background: rgba(1,138,62,0.3);top: -6px;right: 1px;}
.jec_c>li>div{margin-left: 22px;}
.jec_c>li>div>b{font-size: 22px;display: block;color: #222;}
.jec_c>li>div>p{font-size: 15px;line-height: 22px;font-weight: lighter;margin-top: 5px;color: #999;}
.jec_bc{position: relative;margin-top: 0px;}


/*case*/
.case {width: 100%; padding: 70px 0;overflow: hidden; position: relative;}
.case_box {margin: 0 auto;}
.case_tab {margin-top: 40px;}
.case_nav {width: 100%; display: flex;justify-content: center;align-items: center; padding:0% 0;}
.case_nav table tbody {display: flex; justify-content: space-between;align-items: center;width: 100%;flex-wrap: wrap;}
.case_nav table { width: 100%;}
.case_nav tr:last-child {display:none;}
.case_nav tr {height:60px;display: flex;align-items: center;position: relative;z-index: 5;width: 10.6%;justify-content: center; background:#fbfbfb;overflow: hidden;}
.case_nav tr td { position:relative;  z-index:5; }
.case_nav tr:hover:before,.case_nav tr.on:before {transition:0.5s;opacity: 1;left: 50%;color: #fff;}

.case_nav tr:before {content:'';width:100%;height:60px;background:#007733;position:absolute;top:0;left: 0;border-radius:0px;z-index:-1;transition:0.5s;opacity: 0;margin-left: -76px;}
.case_nav tr:before a{color: #fff;}
.case_nav tr.on:before{background:#007733;color: #fff;}
.case_nav tr.on a{color: #fff;}
.case_nav tr:hover:after,.case_nav tr.on:after,.case_nav tr.on:after a {transition:0.5s; opacity: 1;height: 45px;color: #fff;}
.case_nav tr td a {font-size: 17px; color: #333;}
.case_con {width:100%; overflow: hidden; display: flex;}
.case_call {transition: 0.5s;width: 100%;flex-shrink: 0; flex-shrink: 0;margin-top: 1%;}


.case_call .new_web_div2021 {display: flex; justify-content: space-between;flex-direction: column;}
.case_call .new_web_div2021 ul {width: 32.6%;display: flex;margin-top: 1%;}
.case_call .new_web_div2021 li+li{margin-left:3%;}
.case_call .new_web_div2021 li {width: 100%; position: relative;overflow: hidden;border-radius: 10px;flex-shrink: 0;}

.case_call .new_web_div2021 li  img {width: 100%;height: 280px;border-radius: 10px;transition: all 0.2s;}
.case_call .new_web_div2021 li  img:hover{transform: scale(1.1);transition: all 0.2s;border-radius: 10px;}
.case_call .new_web_div2021 li  p  {    position: absolute;bottom: 0;left: 0;width: 100%; height: 25%;background:linear-gradient(rgba(255,255,255,0.01),rgba(0,0,0,1));   border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; display: flex; align-items: center; justify-content: center;}
.case_call .new_web_div2021 li  p a {font-size: 16px; line-height: 24px;font-weight: lighter; color: #fff;}
 
/*cytj*/
.cytj{margin-top: 0px;}

.case_nav1 {width: 100%; display: flex;justify-content: center;align-items: center; padding:0% 0;margin-top: 40px;}
.case_nav1 table tbody {display: flex; justify-content: space-between;align-items: center;width: 100%;flex-wrap: wrap;}
.case_nav1 table { width: 100%;}
.case_nav1 tr:last-child {display:none;}
.case_nav1 tr {height:60px;display: flex;align-items: center;position: relative;z-index: 5;width: 13.7%;justify-content: center; background:#fbfbfb;overflow: hidden;}
.case_nav1 tr td { position:relative;  z-index:5; }
.case_nav1 tr:hover:before,.case_nav1 tr.on:before {transition:0.5s;opacity: 1;left: 50%;color: #fff;}
.case_nav1 tr.on a{color: #fff;}
.case_nav1 tr:before {content:'';width:100%;height:60px;background:#007733;position:absolute;top:0;left: 0;border-radius:0px;z-index:-1;transition:0.5s;opacity: 0;margin-left: -90px;}
.case_nav1 tr:before a{color: #fff;}
.case_nav1 tr.on:before{background:#007733;color: #fff;}
.case_nav1 tr:hover:after,.case_nav1 tr.on:after,.case_nav1 tr.on:after a {transition:0.5s; opacity: 1;height: 45px;color: #fff;}
.case_nav1 tr td a {font-size: 17px; color: #333;}

.case_cont {width:100%; overflow: hidden; display: flex; margin-top: 40px;}

.in_tab{    width: 100%; flex-shrink: 0;}

.in_tab tr{width: 713px;}
@media screen and (max-width: 1440px){
.in_tab tr{width: 702px;}
}
@media screen and (max-width: 1400px){
.in_tab tr{width: 682px;}
}
@media screen and (max-width: 1366px){
.in_tab tr{width: 665px;}
}
@media screen and (max-width: 1280px){
.in_tab tr{width: 620px;}
}
.in_tab tr:first-child{float: left;}
.in_tab tr:last-child{float:right;}
.in_tab td{position:relative;width:350px;margin-bottom: 12px;transition: 0.5s;overflow: hidden; padding-left: 0px !IMPORTANT;}
@media screen and (max-width: 1440px){
.in_tab td{position:relative;width:345px;}
}
@media screen and (max-width: 1400px){
.in_tab td{position:relative;width:335px;}
}
@media screen and (max-width: 1366px){
.in_tab td{position:relative;width:326px;}
}
@media screen and (max-width: 1280px){
.in_tab td{position:relative;width:300px;}
}
.in_tab td img{width:350px;}
@media screen and (max-width: 1440px){
.in_tab td img{width:345px;}
}
@media screen and (max-width: 1400px){
.in_tab td img{width:335px;}
}
@media screen and (max-width: 1366px){
.in_tab td img{width:326px;}
}
@media screen and (max-width: 1280px){
.in_tab td img{width:300px;}
}
.in_tab tr:first-child td:first-child,.in_tab tr:nth-child(2) td:last-child{display: flex;width: 713px;}
@media screen and (max-width: 1440px){
.in_tab tr:first-child td:first-child,.in_tab tr:nth-child(2) td:last-child{display: flex;width: 702px;}
}
@media screen and (max-width: 1400px){
.in_tab tr:first-child td:first-child,.in_tab tr:nth-child(2) td:last-child{display: flex;width: 682px;}
}
@media screen and (max-width: 1366px){
.in_tab tr:first-child td:first-child,.in_tab tr:nth-child(2) td:last-child{display: flex;width: 665px;}
}
@media screen and (max-width: 1280px){
.in_tab tr:first-child td:first-child,.in_tab tr:nth-child(2) td:last-child{display: flex;width: 620px;}
}
.in_tab tr:first-child td:first-child>a>img,.in_tab tr:nth-child(2) td:last-child>a>img{width: 713px;height: auto;}
@media screen and (max-width: 1440px){
.in_tab tr:first-child td:first-child>a>img,.in_tab tr:nth-child(2) td:last-child>a>img{width: 702px;height: auto;}
}
@media screen and (max-width: 1366px){
.in_tab tr:first-child td:first-child>a>img,.in_tab tr:nth-child(2) td:last-child>a>img{width: 665px;height: auto;}
}
@media screen and (max-width: 1280px){
.in_tab tr:first-child td:first-child>a>img,.in_tab tr:nth-child(2) td:last-child>a>img{width: 620px;height: auto;}
}
.in_tab tr:first-child td:nth-child(2),.in_tab tr:last-child td:nth-child(1){float: left;}
.in_tab tr:first-child td:nth-child(3),.in_tab tr:last-child td:nth-child(2){float: right;}
.in_tab td br{display: none;}
.in_tab td div{position: absolute;bottom:0;left: 0;width: 100%;transition: 0.5s;padding-top: 0 !important;height:49px;}
.in_tab td div a{width: 100%;height: 49px;text-align:center;display: block;line-height: 49px;color: #fff;background: rgba(0, 0, 0, 0.6);font-size: 16px;transition: 0.5s;}
.in_tab tr:first-child td:first-child div,.in_tab tr:nth-child(2) td:last-child div {height: 66px;}
.in_tab tr:first-child td:first-child div a,.in_tab tr:nth-child(2) td:last-child div a{height: 66px;line-height: 66px;}

.tzshow{margin-top: 60px;}
.fac_box {padding: 40px 0 30px 0;}
.fb_con .tempWrap {
    width: 1440px !important;
}
.fb_con {
		margin-top: 40px;
		position: relative;
		max-width: 1440px;
		margin: auto;
	}

	.fb_con li {
		max-width: 1440px;
		height: 340px;
		position: relative;
		overflow: hidden;
		display: block;
		margin: auto;
	}

	.fb_con li+li {
		display: none;
	}

	.fb_con li table {
		position: absolute;
		top: 0;
		left: 0;
		max-width: 1440px;
	}

	.fb_con li td br {
		display: none;
	}

	.fb_con li td div a {
		display: block;
		line-height: 45px;
		font-size: 15px;
		font-weight: 200;
		width: 100%;
		margin: auto;
		text-align: center;
		background: #f8f8f8;
		color: #333;
		position: relative;
		top: 0px;
	}

	.fb_con li td img {
		width: 100% !important;
		height: auto;
		transition: 0.5s;
	}

	.fb_con li td:hover img {
		transform: scale(1.2);
		transition: 0.5s;
	}

	.fb_con>div {
		width: 60px;
		height: 60px;
		position: absolute;
		top: 50%;
		margin-top: -31px;
		transition: 600ms;
		background: #007733;
		font-size: 36px;
		color: #fff;
		text-align: center;
		line-height: 54px;
		z-index: 9999;right: 0;
	}

	.fbc_btnl {
		left: 5px;
	}

	.fbc_btnr {
		right: 30px;
		transform: rotateY(0deg);
	}

	.fb_con>div:hover {
		background-position: -73px center;
		cursor: pointer;
		transition: 600ms;
	}

	.fb_con li tr {
		display: block;
	}

	.fb_con li td {
		width: 466px !important;
		display: inline-block;
		vertical-align: top;
		margin-right: 30px;
		overflow: hidden;
	}

	.fb_con li td:last-child {
		margin-right: 0;
	}

	.fac {
		padding: 240px 0 80px;
		overflow: hidden;
	}


.case_callbox{margin-top: 30px; margin-bottom: 0px;}
.case_calla {transition: 0.5s;width: 100%;flex-shrink: 0; margin-top: 40px;}
.case_calla .new_web_div2021 {display: flex; justify-content: space-between;}
.case_calla .new_web_div2021 ul {width: 49.4%;}
.case_calla .new_web_div2021 li {width: 100%; position: relative;overflow: hidden;border-radius: 10px;}
.case_calla .new_web_div2021 li+li {margin-top:3%;}
.case_calla .new_web_div2021 li  img {width: 100%;height: auto;border-radius: 10px;transition: all 0.2s;}
.case_calla .new_web_div2021 li  img:hover{transform: scale(1.1);transition: all 0.2s;border-radius: 10px;}
.case_calla .new_web_div2021 li  p  {    position: absolute;bottom: 0;left: 0;width: 100%; height: 25%;background:linear-gradient(rgba(255,255,255,0.01),rgba(0,0,0,1));   border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; display: flex; align-items: center; justify-content: center;}
.case_calla .new_web_div2021 li  p a {font-size: 16px; line-height: 24px;font-weight: lighter; color: #fff;}

/* adv */
.product{ overflow:hidden; background: url(//memberpic.114my.cn/017666/uploadfile/image/20231120/20231120143415_521354176.jpg) center no-repeat; padding-top: 190px;height: 870px}
.product .title{ margin-bottom:22px;}

element.style {
    margin-right: -1em;
    left: -2em;
}

.product_nav { width:27%; height:561px; float:left; overflow:hidden; margin-right: 1px;}

@media screen and (max-width: 1440px){
.product_nav{width:25%; }
}

.product_nav li{ max-width:100%;background:#f0f0f0; height:140px; line-height:140px; position:relative; margin-bottom:1px; }
.product_nav li i{ content:""; display:block; background:#fff; position:absolute; width:88px; height:88px; border-radius:50%; top:25px; left:30px; z-index:4; line-height: 88px; color: #007733; font-size: 30px; text-align: center;}
.product_nav li a{ display:block; font-weight:bold; font-size:22px; padding-left:148px; position:relative; z-index:5; line-height: 140px;}
.product_nav li a:before{content:""; display:block; background:url(//memberpic.114my.cn/017666/uploadfile/image/20231120/20231120152531_1795622716.png); width:21px; height:21px; position:absolute; right:30px; top:60px;   z-index:4;}
.product_nav li:after{ content:""; display:block; width:0; height:100%; transition:all 0.5s; background:#fff; position:absolute; left:0; top:0;}

.product_nav li.on:after{ width:100%;}
.product_nav li.on i{background:#007733; color: #fff;}
.product_nav li.on a{ color:#333;}
.product_nav li.on a:before{ background:url(//memberpic.114my.cn/017666/uploadfile/image/20231120/20231120152531_1795622716.png);}

.product_nav li:hover:after{ width:100%;}
.product_nav li:hover i{ background:#007733;color: #fff;}
.product_nav li:hover a{ color:#333;}
.product_nav li:hover a:before{ background:url(hhttp://login.114my.cn/memberpic/017666/uploadfile/image/20231120/20231120152531_1795622716.png);}

.product_box{ margin-bottom:22px; margin-top: 48px;}
.product_one{ max-width:1047px; height:561px; background:#f5f5f5; position:relative; overflow: hidden; cursor:pointer;}
@media screen and (max-width: 1440px){
.product_one{ max-width:1060px;  }
}
@media screen and (max-width: 1400px){
.product_one{ max-width:1031px;  }
}
@media screen and (max-width: 1366px){
.product_one{ max-width:1000px;  }
}
@media screen and (max-width: 1280px){
.product_one{ max-width:940px;  }
}
@media screen and (max-width: 1152px){
.product_one{ max-width:820px;  }
}
.product_one strong a{ font-size:30px; color:#007733; margin:5% 8% 5% 8%; display:block;}
.product_one:before{ content:""; display:block; width:40px; height:4px; background:#007733; position:absolute; top:107px; left:8%;}
.product_two{ line-height:36px; font-size:18px;margin:0 8% 0 8%; margin-bottom:37px;}
.num_con {padding:0 8%;}
.num_con ul {display: flex;justify-content: space-between; }
.num_con li {width: 23%;display: flex;flex-direction: column;align-items: center; position: relative; box-shadow: 1px 3px 26px -4px rgba(0,0,0,.15); padding:6% 0;}
.num_con li b {display: flex;align-items: flex-end;}
.num_con li b i {font-size: 50px;font-family:  DIN Medium;color: #333; font-style: normal;}
.num_con li b span {font-size: 20px; position: relative; margin-bottom: 9px;}
.num_con li p {font-size: 16px;margin: 5% 0 0;    display: flex;flex-direction: column;align-items: center;}
.num_con li p span { font-size: 13px;padding: 3% 0 0; text-transform: capitalize;font-family: Arial;color: #ccc;}
.num_con li em {margin: 0% 0 2% 0;overflow: hidden; font-size:28px;color: #999;}
.num_con li em img {width: 100%;height: auto;transition:0.5s;}
.num_con li:hover img {transform:scale(1.1);}
.product_img{ position:absolute; top:66px; right:42px;}

.product_Show{ margin-bottom:63px;}
.product_Show .divproduct_new_div_item{ width:450px; height:495px; position:relative; float:left; margin-left:25px;}
.product_Show .divproduct_new_div_item:nth-child(1),.product_Show .divproduct_new_div_item:nth-child(4){ margin-left:0;}
.product_Show .divproduct_new_div_item:nth-child(n+1):nth-child(-n+3){margin-bottom:22px;}
.product_Show .product_div_item_image{ width:450px; height:400px; position:absolute; top:0; left:0;}
.product_Show .divproduct_new_div_item_content{ height:95px; width:100%; background:#e6e6e6; position:absolute; bottom:0; left:0; }
.product_Show .divproduct_new_div_item_content:after{ content:""; display:block; width:0; height:100%; background:#e71b64; position:absolute; left:0; top:0; transition:all 0.5s; z-index:0;}
.product_Show .divproduct_new_div_item:hover .divproduct_new_div_item_content:after{ width:100%;}
.product_Show .divproduct_new_div_item:hover a{ color:#fff;} 
.product_Show .divproduct_new_div_item:hover{ color:#fff;}
.product_Show .divproduct_new_div_item:hover .divproduct_new_div_item_a:before{ background:url(http://aiqxt.114my.cn/memberpic/dghechang/uploadfile/image/20200518/20200518143410_1652670667.jpg);}
.product_Show .divproduct_new_div_item_a{ font-size:20px;left:25px; position:absolute; bottom:48px; width:396px; z-index:1;}
.product_Show .divproduct_new_div_item_a:before{ content:""; width:35px; height:35px; background:url(http://aiqxt.114my.cn/memberpic/dghechang/uploadfile/image/20200516/20200516151918_974246514.jpg); position:absolute; right:0; top:13px;z-index:1;}
.product_Show .divproduct_new_div_item_body{color: #555; left:25px; bottom:20px; font-size:14px; position: absolute; z-index:1;}
.product_Show .divproduct_new_div_item:hover .divproduct_new_div_item_body { color:#f3d3df;}

/*合作案例*/
.hz_bc {
    padding: 70px 0 50px;
}
.case_con1{position: relative;margin-top: 60px;}
.case_c{}
.case_c .divdgweb_new_div{}
.case_c .divdgweb_new_div_item{display: flex;flex-wrap: wrap-reverse;justify-content: center;}
.case_c .divdgweb_new_div_item.swiper-slide-active {background: #007733;padding-bottom: 60px;}
.case_c .divdgweb_new_div_item.swiper-slide-active .divdgweb_new_div_item_title::before{background-color: #fff;}
.case_c .divdgweb_new_div_item.swiper-slide-active .divdgweb_new_div_item_title a{color: #fff;border-color: #fff;}
.case_c .divdgweb_new_div_item.swiper-slide-active .divdgweb_new_div_item_body{color: #fff;margin-top: 30px;}
.case_c .divdgweb_new_div_item_content{width: 95%;margin: 10px 0 0;padding: 0 70px 0 0;}
.case_c .divdgweb_new_div_item_title{position: relative;}
.case_c .divdgweb_new_div_item_title::before {content: "";display: block;width: 10px;height: 1px;position: absolute;background: #999;top: 50%;left: 27px;}
.case_c .divdgweb_new_div_item_title a::after{content: "\eb05";font-family: 'iconfont';right: -55px;top: 30px;position: absolute;width: 30px;height: 30px;border: 1px solid #eee;border-radius: 100%;text-align: center;line-height: 31px;}
.case_c .divdgweb_new_div_item_title a{display: block;font-size: 20px;color: #666;line-height: 45px;border-bottom: 1px solid #eee;box-sizing: border-box;margin: 0 0 0 25px;padding: 0 0 0 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight:100;}
.case_c .divdgweb_new_div_item_body{font-size: 15px;color: #666;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;margin: 15px 0 0 49px; font-weight:100;}
.case_c .news_div_item_pic{width: 95%;border: solid 1px #eee;padding: 10px;margin-top: 32px;}
.case_c .divdgweb_new_div_item.swiper-slide-active .news_div_item_pic{width: 100%;margin: 0;border: none;}
.case_c .news_div_item_pic a{display: block;width: 100%;height: 100%;overflow: hidden;}
.case_c .news_div_item_pic a img{width: 100%;object-fit: cover;transform: scale(1);-webkit-transition: 0.5s linear;transition: 0.5s linear;}
.case_con .swiper_but{bottom: 0;top: inherit;width: 80px;height: 50px;background: #fff;box-shadow: 0px 10px 21px 9px rgba(0, 0, 0, 0.05);border-radius: 25px;font-size: 14px;color: #333;line-height: 50px;text-align: center;text-transform: uppercase;}
.case_con .swiper-button-prev{left: 25%;}
.case_con .swiper-button-next{right: 25%;background: #fea322;color: #fff;}
.case_c .divdgweb_new_div_item:hover img{transform: scale(1.1);}
.case_c .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.case_c.swiper-container{padding:0 0 70px;}
.case_c .swiper-pagination-bullet-active{background: #007733;}

/*hzhb*/
.hzhb{}
.cas_ic{overflow:hidden;margin-top:40px;border-left:1px solid #eee;border-top:1px solid #eee;}
.cas_ic ul{display:flex;margin-bottom:0rem !important;}
.cas_ic ul li a>img{width:100%;height:auto;}
.cas_ic ul li{width:calc(100% / 9);flex-shrink:0;border:1px solid #eee;border-top:none;border-left:0;position:relative;overflow:hidden;transition:0.4s;}
.cas_ic ul li>a{display:block;}
.cas_ic ul li p{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:0 30px;background-color:rgba(255,255,255,0.8);z-index:40;text-align:center;}
.cas_ic ul li p img{height:auto;display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
.cas_ic ul li p img,.cas_ic ul li p a{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}
.cas_ic ul li p a{font-size:16px;line-height:1.5;letter-spacing:1px;font-weight:bold;margin-top:0;-webkit-transition-delay:.3s;transition-delay:.3s;display:block;line-height:150px;}
.cas_ic ul li:after{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;border:3px solid #007733;z-index:230;}
.cas_ic ul li:hover:after{opacity:1;}
.cas_ic ul li:hover p{opacity:1;visibility:visible;}
.cas_ic ul li p img{max-width:150px;padding-top:30px;-webkit-transition-delay:.1s;transition-delay:.1s;margin:0 auto;}
.cas_ic ul li:hover p a,.cas_ic ul li:hover p img{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}

.cas_icc{overflow:hidden;margin-top:0px;     background: #fff; padding: 1%;}
.cas_icc ul{display:flex;margin-bottom:0rem !important;}
.cas_icc ul li a>img{width:100%;height:auto;}
.cas_icc ul li{width:calc(100% / 6);flex-shrink:0; border-top:none;border-left:0;position:relative;overflow:hidden;transition:0.4s;}
.cas_icc ul li>a{display:block;}
.cas_icc ul li p{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:0 30px;background-color:rgba(255,255,255,0.8);z-index:40;text-align:center;}
.cas_icc ul li p img{height:auto;display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
.cas_icc ul li p img,.cas_ic ul li p a{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}
.cas_icc ul li p a{font-size:16px;line-height:1.5;letter-spacing:1px;font-weight:bold;margin-top:0;-webkit-transition-delay:.3s;transition-delay:.3s;display:block;line-height:150px;}
.cas_icc ul li:after{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;border:3px solid #007733;z-index:230;}
.cas_icc ul li:hover:after{opacity:1;}
.cas_icc ul li:hover p{opacity:1;visibility:visible;}
.cas_icc ul li p img{max-width:150px;padding-top:30px;-webkit-transition-delay:.1s;transition-delay:.1s;margin:0 auto;}
.cas_icc ul li:hover p a,.cas_ic ul li:hover p img{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}

.fl{float: left;}
.Introduction{ background:url(//memberpic.114my.cn/xnwjjg/uploadfile/image/20231208/20231208202922_978807070.jpg) no-repeat center; height:660px; overflow:hidden; margin-top:80px;}
.Introduction_til span{ color:#fff; font-size:40px; display:block; margin:85px 0 11px;}
.Introduction_til p{ color:#d1d6e0; font-size:20px;}
.Introduction_til i{ width:95%; display:block; font-size:20px; margin:41px 0 0px;}

.Introduction_noe strong{ font-size:25px; color:#333333;margin:30px 0 11px; display:block;padding-left:3%;}
.Introduction_noe p{ font-size:15px; color:#555555; line-height:32px; width:595px; text-align:justify; padding-left:3%;}
.Introduction_noe p a{font-size:15px; color:#555555; }
.Introduction_noe{width:719px;}
@media screen and (max-width: 1440px){
.Introduction_noe{width:708px;}
}
@media screen and (max-width: 1400px){
.Introduction_noe{width:690px;}
}
@media screen and (max-width: 1366px){
.Introduction_noe{width:670px;}
}
@media screen and (max-width: 1280px){
.Introduction_noe{width:630px;}
}
.Introduction_two{ width:325px; height:330px; background:rgba(0,119,51,.65); font-size: 22px !important;text-align:center; color:#fff !important; padding-top:6%;margin-top: 0%;}
@media screen and (max-width: 1280px){
.Introduction_two{ width:300px;}
}
@media screen and (max-width: 1366px){
.Introduction_two{margin-top: 1.54%;}
}
@media screen and (max-width: 1280px){
.Introduction_two{margin-top: 1.9%;}
}
.Introduction_two a{color:#fff;}
.Introduction_two img{ margin:79px 0 25px;border-radius: 50%;    overflow: hidden;} 
.Introduction_two span{display: block;color:#fff;font-size:14px;text-transform: uppercase;margin-top: 3%;}
.Introduction_two i{display: flex;
    background: #fff;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    top: 25px;
    left: 30px;
    z-index: 4;
    line-height: 88px;
    color: #007733;
    font-size: 30px;
    text-align: center;
text-align: center;
    justify-content: center;
    align-items: center;margin: 0 auto;margin-bottom: 4%;}
.Introduction_two:nth-child(3){background:rgba(0,119,51,.4);color:#fff;}

.Introduction_two:hover img{background:#ffa200}

/*定制*/
.proc{margin:0px auto 70px;}
.proc_cont{padding-top:70px;}
.proc_cont li{width:calc(100% / 5);float: left;text-align: center; cursor: pointer;border-left:1px solid #eee;position:relative; padding:0 3% 2% 3%;}
.proc_cont li:last-child{border-right:1px solid #eee;}
.proc_cont li::before,.proc_cont li:last-child:after{content: '';width: 3px;height: 30px;background:#007733;display: inline-block;float: right;position:absolute;top:0;}
.proc_cont li::before{left:-2px;}
.proc_cont li:last-child:after{right:-2px;}
.proc_cont li span{display: block;font-size: 20px;color: #333;font-weight: bold;font-family: 'Arial';padding-top: 25px;}
.proc_cont li i{display: inline-block;margin-top: 13px;height: 52px;font-size: 38px;color: #007733;line-height: 52px;}
.proc_cont li i .icon {width: 3.25em;height: 3.25em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;transition:all 0.5s;}
.proc_cont li:hover i .icon{transform:rotateY(360deg);}
.proc_cont li p{font-size: 18px;color: #333;margin-top: 10px; margin-bottom: 7px;}
.proc_cont li d{font-size: 13px;color: #666; text-transform: uppercase;line-height: 24px;}
.proc_cont li:hover p{color:#007733;font-weight:bold;}

.dz_fws{display: flex;height: 214px;margin-top:-107px;position: relative;}
.fws_l,.fws_r{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.fws_l{width: 70%;background: #0c8532;margin:0 auto;height: 100%;}
.fws_l b{font-size: 2.8vw;font-weight: normal;color: #fff;}
.fws_l b span{font-size: 2.76vw;font-weight: bold;color: #fff;}
.fws_l div{display: flex;margin-top: 17px;}
.fws_l div p{font-size: 1.2vw;color: #fff;border:1px solid rgba(255,255,255,0.3);padding:0.3vw 0.95vw;}
.fws_l div p+p{margin-left:1.4vw;}
.fws_r{width: 30%;background: #131513;height: 100%;}
.fws_r b{font-size: 42px;color: #fff;font-family: "din";}
.fws_r b span{font-size: 32px;color: #fff;display: inline-block;margin-right: 15px;font-weight: normal;}
.fws_r a{width: 319px;height: 50px;line-height: 50px;border-radius:0;color: #fff;font-size: 18px;text-align: center;display: block;margin-top: 21px;padding-left:0;background:#0c8532;}
.fws_r a:hover{width: 319px;}


/*news*/
.new_bc {padding: 70px 0;background: linear-gradient(to bottom, #eee, transparent);}
.new_ic {display: flex; justify-content: space-between; margin-top: 60px; }
.new_lc {width: 48%; overflow: hidden; }
.new_rc {width: 48%; }
img.news_div_item_image {width: 100%; }
.new_tab {display: flex; justify-content: space-between; align-items: center; }
.new_tab>ul {display: flex; }
.new_tab>ul a {font-size: 16px; display: flex; align-items: center; text-align: center; display: block;height: 40px; line-height: 40px; color: #333;}
.new_tab>ul span {font-size: 16px;}
.new_tab>ul li{background: #e8e8e8; color: #333;width: 140px; text-align: center;}
.new_tab>ul li+li {margin-left: 16px; position: relative; }
.new_tab>a,.new_rt>a {font-size: 16px; color: #666; display: flex; align-items: center;}
.new_tab>a span,.new_rt>a span {display: inline-block; font-size: 12px; width: 14px; height: 14px; background: #fff; border-radius: 100%; color: #333; text-align: center; line-height: 14px; margin-left: 6px; }

.new_item .news_div_item:nth-child(1) .news_div_item_date {display: none; }
.new_ii {margin-top: 40px;transition:all .5s; }
.new_item {flex-shrink: 0; width: 100%; }
.new_ii {display: flex; }

.new_item .news_div {}
.new_item .news_div_item:nth-child(n+2) img {display: none;}
.new_item .news_div_item {display: flex; flex-direction: column-reverse; position: relative; }
.new_item a.news_div_item_a {display: block; font-size: 17px; margin: 20px 0 10px; }
.new_item .news_div_item_body {font-size: 15px; color: #777; line-height: 26px; height: 52px; overflow: hidden; }
.new_item .news_div_item:nth-child(1) {padding-bottom: 15px; border-bottom: 1px solid #e3e3e3; margin-bottom: 24px; }
.new_item .news_div_item:nth-child(n+2) .news_div_item_body {display: none; }
.new_item .news_div_item:nth-child(n+2) .news_div_item_date {display: flex; }
.new_item .news_div_item:nth-child(n+2) .news_div_item_date * {font-size: 15px; color: #999; }
.new_item .news_div_item:nth-child(n+2) .news_div_item_date {position: absolute; top: 0; right: 0; }
.new_item .news_div_item:nth-child(n+2) a.news_div_item_a {margin: 0; font-size: 15px; position: relative;  }
.new_item .news_div_item:nth-child(n+3) {margin-top: 22px; }
.new_item .news_div_item:nth-child(n+2) a.news_div_item_a:after {position: absolute; content: "\e88e"; font-family: 'iconfont'; top: 0; left: 0; font-size: 18px; color: #666; }
.new_rt {display: flex; align-items: center; justify-content: space-between; }
.new_rt>div {display: flex; font-size: 24px; align-items: flex-end; }
.new_rt>div span {font-size: 24px; padding-right: 8px; }
.new_rt>div i {padding-left: 10px; font-size: 13px; color: #999; }
.new_rc .news_div {margin-top: 40px; }
.new_rc .news_div_item_date {display: none; }
.new_rc .news_div_item {display: flex; justify-content: space-between; border-top: 1px solid #e3e3e3; align-items: center; padding: 2.4% 0; }
.new_rc .news_div_item_content {width: 70%; float: left;}
.new_rc .news_div_item_pic {width: 25%; float: right;}
.new_rc .news_div_item+.news_div_item {}

.new_rc a.news_div_item_a {display: block; font-size: 17px; }
.new_rc .news_div_item_body {font-size: 15px; color: #777; line-height: 26px; margin-top: 16px; height: 52px; overflow: hidden; }
.new_tab>ul>li.on a,.new_tab>ul>li.on a span {color: #fff; font-weight: bold; background: #007733;}
.new_rc .news_div_item:hover .news_div_item_a,.new_lc .news_div_item:hover .news_div_item_a {color:#007733;}
.new_rc button{display:none!important;}

.left_diagnosis .second_text {font-size: 3rem;}
.diagnosis_wrap .center_diagnosis .text {font-size: 0.9rem;}
.diagnosis_wrap {
  width: 100%;
  height: 386px;
  background: no-repeat url(//memberpic.114my.cn/017666/uploadfile/image/20231108/20231108145216_759340281.jpg) center fixed;
  position: relative;
}
.diagnosis_wrap .left_diagnosis {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  letter-spacing: .05rem;
width: 77%;
text-align: center;
}
@media screen and (max-width: 1366px){
.diagnosis_wrap .left_diagnosis {left: 8%;}
}
@media screen and (max-width: 1280px){
.diagnosis_wrap .left_diagnosis {left: 8%;}
}
.diagnosis_wrap .left_diagnosis .first_text {
  margin-bottom: 0.8rem;
  color: #FFF;
  font-size: 1.5rem;
}

.diagnosis_wrap .left_diagnosis .second_text {
  margin-bottom: 1.8rem;
  font-weight: bold;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, #FFF 50%, #469370);
}
.diagnosis_wrap .left_diagnosis .third_text {
  margin-bottom: .8rem;
  color: #fff;
  line-height: 1.5rem;
  font-size: 1.1rem;
}
.diagnosis_wrap .left_diagnosis .fourth_text {
  display: inline-block;
  padding: .75rem 1.2rem;
  background: #cc0000 url(//memberpic.114my.cn/017666/uploadfile/image/20231121/20231121164941_449433239.png) 16px 5px no-repeat;
  color: #fff;
  border-radius: 1.75rem;
  padding-left:56px;
}
.diagnosis_wrap .center_diagnosis {
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translate(-35%, -50%);
  text-align: center;
}
@media screen and (max-width: 1366px){
.diagnosis_wrap .center_diagnosis {left:70%;}
}
@media screen and (max-width: 1280px){
.diagnosis_wrap .center_diagnosis {left: 68%;}
}
.diagnosis_wrap .center_diagnosis .text {
  margin-bottom: 1.2rem;
  letter-spacing: .05rem;
  color: #fff;
  font-size: 1.5rem;
}
.diagnosis_wrap .center_diagnosis .btn {
  background-color: rgba(255, 255, 255, 0.99);
  border-radius: 4.15rem;
}
.diagnosis_wrap .center_diagnosis .btn a {
  display: block;
  padding: 0rem 3rem 0rem 3rem;
  font-weight: bold;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to bottom, #469370, #000);
  letter-spacing: .1rem;
  font-size: 2rem;
}

/*link*/
.links {
    overflow: hidden;
    border-top: 1px #222 solid;
    margin: 0 auto;
    background: #000;
    padding: 25px 0;
    display:none;
}
.linksW {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
}
.links_l {
    width: 100px;
}
.links_lm {
    font-size: 18px;
    line-height: 30px;
    font-weight: lighter;
    color: #fff;
}
.links_lm p {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}
.links_lm p span {
    color: #ccc;
}
.links_lm em {
    font-size: 14px;
    color: #ccc;
    letter-spacing: 5px;
    line-height: 16px;
}
.links_r {
    width: 93%;
    color: #fff;
    padding-left: 30px;
}
.links_r a {
    font-size: 15px;
    color: #ccc !important;
}
.linkTagcs li a {
    font-weight: lighter;
}
/*copy*/
.copy {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    z-index: 5;
}
.copy:after {
    content: '';
    width: 38%;
    height: 92%;
    background: linear-gradient(120deg,#469370 10%,#14a663 80%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.copy_box {
    max-width: 1400px;
    margin: 0 auto;
}
.copy_tab {
    padding: 80px 0;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(238,238,238,0.1);
    align-items: center;
}
.copy_tabr {
    border-top: none;
    padding: 80px 0;
    overflow: hidden;
}
.copy_logo {
    display: flex;
    flex-direction: column;
    width: 39%;
}
.copy_logo ul {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.copy_logo li {
    display: flex;
    align-items: center;
    margin: 0 0 14px 0;
    width: 100%;
}
.copy_logo li i {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
.copy_logo li>p {
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #fff;
    padding: 0 0 0 17px;
    font-weight: lighter;
}
.copy_logo>ul>li>p>span {
    font-size: 18px;
}
.copy_logo>p {
    display: flex;
    align-items: center;
    width: 32%;
    justify-content: space-between;
    margin: 4% 10% 0;
}
.copy_logo>p>i {
    width: 130px;
    border: 1px solid rgba(255,255,255,0.3);
    padding: 10px;
}
.copy_logo>p>i img {width:100%;}
.copy_logo>p>span {
    font-size: 14px;
    writing-mode: tb-rl;
    color: #ffffff;
    font-weight: lighter;
    letter-spacing: 3px;
}
.copy_logo li>p>b {
    font-weight: lighter;
    width: 100%;
    line-height: 18px;
}
.copy_con {
    width: 70%;padding: 0 0 100px;
}
.copy_con ul {
    display: flex;
}
.copy_con li:last-child {
    padding: 0;
}
.copy_con li {
    text-align: left;
    padding: 0 5%;
    position: relative;
    transition: 0.5s;
}
.copy_con li p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.copy_con li p span {
    width: 25px;
    height: 2px;
    background: #fff;
    margin: 16px 0 0;
}
.copy_con li a {
    font-size: 13px;
    color: rgba(255,255,255,0.4);
    display: inherit;
    line-height: 25px;
    transition: all 0.3s linear;
    font-weight: 100;
}
.copy_con li a:hover {
    color: rgba(255,255,255,0.3);
    transition: all 0.3s linear;
}
.copy_r {
    float: right;
}
.copy_r p {
    font-size: 18px;
    color: #fff;
}
.copy_r p span {
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    font-family: Arial;
    display: block;
    text-transform: uppercase;
}
.copy_r ul {
    display: flex;
    width: 280px;
    justify-content: space-between;
    padding-top: 20px;
}
.copy_r li i {
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #ffffff;
    margin-bottom: 12px;
}
.copy_r li {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 130px;
}
.copy_r li img {
    width: 120px;
    height: 120px;
}
.copy_namea {
    width: 100%;
    padding: 40px 0px;
    ;
}
.copy_name {
    width: 72.917%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    min-width: 1280px;
}
.copy_name span {
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    line-height: 28px;
    display: inherit;
}
.copy_name span a {
    color: rgba(255,255,255,0.6);
    transition: all 0.3s linear;
    font-size: 14px;
}
.copy_name span a:hover {
    color: #fff;
    transition: all 0.3s linear;
}
.copy_con li:hover:before {
    height: 100%;
    transition: 0.5s;
}
.copyright {
    padding: 28px 0;
    overflow: hidden;
    border-top: 1px solid rgba(255,255,255,0.2);
    font-weight: 100;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 62%;
}
.copyright .con {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    text-align: left;
padding-left:6%;
}
.copyright a {
    color: #fff;
    font-size: 14px;
}
.copyright a:hover {
    color: #fff;
    font-size: 14x;
}
.copy_int {
    display: flex;
    justify-content: center;
}
.copy_int span {
    font-size: 15px;
    color: #fff;
}
.copy_int a {
    font-size: 15px;
    color: #666;
}
.wrapper {display: flex;
    justify-content: center;    width: 80%;}
.conr{float: right; color: #fff;line-height: 30px;font-size: 14px;}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:12px;}
.serverBar li:hover a{color:#fff !important;background:#489071;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#489071;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/


.htel em {
  font-size: 25px;
}